Started

Nov 22, 2021 11:39:43 AM

Ended

Nov 22, 2021 11:46:57 AM

Tests Passed

146

Tests Failed

0

Tests
Log events

Timeline

  • testPackage01.Test_AssertApiResponseEquals.assertApiResponseEquals_expectedToPass

    11:39:44 AM / 00:00:05:124 Pass

    testPackage01.Test_AssertApiResponseEquals.assertApiResponseEquals_expectedToPass
    11.22.2021 11:39:44 AM 11.22.2021 11:39:49 AM 00:00:05:124 · #test-id=1
    StatusTimestampDetails
    Info 11:39:47 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 11:39:47 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:39:49 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://jsonplaceholder.typicode.com/users" | Content Type: "*/*" | Response Time: "858ms"].
    Info 11:39:49 AM
    Info 11:39:49 AM Verification [ValidateEquals] PASSED. Expected [Sincere@april.biz] and Actual [Sincere@april.biz]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:39:49 AM Assertion [ValidateEquals] PASSED. Expected [Bret] and Actual [Bret]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:39:49 AM Test Passed.
  • testPackage01.Test_assertEquals.test_assertElementAttribute

    11:40:04 AM / 00:00:03:742 Pass

    testPackage01.Test_assertEquals.test_assertElementAttribute
    11.22.2021 11:40:04 AM 11.22.2021 11:40:07 AM 00:00:03:742 · #test-id=2
    StatusTimestampDetails
    Info 11:40:05 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 11:40:06 AM Element Action [Type] successfully performed. With the following test data [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.].
    Info 11:40:07 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'INC_004010050:Another SCHEDULER with the same name \[Duplicate Job Name\] already exists.' for the 'text' attribute, element locator 'By.name: q'] and Actual [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 11:40:07 AM
    Pass 11:40:07 AM Test Passed.
  • testPackage01.Test_chainableElementActions.chainElementActions

    11:40:09 AM / 00:00:02:228 Pass

    testPackage01.Test_chainableElementActions.chainElementActions
    11.22.2021 11:40:09 AM 11.22.2021 11:40:11 AM 00:00:02:228 · #test-id=3
    StatusTimestampDetails
    Info 11:40:10 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 11:40:10 AM Element Action [Type] successfully performed. With the following test data [chained type 1].
    Info 11:40:10 AM Element Action [Type] successfully performed. With the following test data [chained type 2].
    Info 11:40:11 AM Element Action [TypeAppend] successfully performed. With the following test data [345].
    Info 11:40:11 AM Assertion Passed: Then I Assert that the element found by [By.name: q] text is equal to [chained type 2345].
    Info 11:40:11 AM
    Info 11:40:11 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'chained type 2345' for the 'text' attribute, element locator 'By.name: q'] and Actual [chained type 2345]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:40:11 AM Test Passed.
  • testPackage01.Test_clipboardActions.typeTextAndCopyPaste

    11:40:15 AM / 00:00:02:062 Pass

    testPackage01.Test_clipboardActions.typeTextAndCopyPaste
    11.22.2021 11:40:15 AM 11.22.2021 11:40:17 AM 00:00:02:062 · #test-id=4
    StatusTimestampDetails
    Info 11:40:16 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 11:40:16 AM Element Action [Type] successfully performed. With the following test data [FIRST].
    Info 11:40:16 AM Element Action [ClipboardActions] successfully performed. With the following test data [select all].
    Info 11:40:16 AM Element Action [ClipboardActions] successfully performed. With the following test data [copy].
    Info 11:40:16 AM Element Action [ClipboardActions] successfully performed. With the following test data [unselect].
    Info 11:40:16 AM Element Action [ClipboardActions] successfully performed. With the following test data [paste].
    Info 11:40:16 AM Element Action [ClipboardActions] successfully performed. With the following test data [select all].
    Info 11:40:16 AM Element Action [Type] successfully performed.
    Info 11:40:16 AM Element Action [ClipboardActions] successfully performed. With the following test data [cut].
    Info 11:40:17 AM Element Action [ClipboardActions] successfully performed. With the following test data [paste].
    Info 11:40:17 AM Element Action [ClipboardActions] successfully performed. With the following test data [paste].
    Info 11:40:17 AM An Exception Occured with this Message: Session ID is null. Using WebDriver after calling quit()?.
    Pass 11:40:17 AM Test Passed.
  • testPackage01.Test_dragAndDrop.dragAndDropJquery

    11:40:18 AM / 00:00:02:064 Pass

    testPackage01.Test_dragAndDrop.dragAndDropJquery
    11.22.2021 11:40:18 AM 11.22.2021 11:40:20 AM 00:00:02:064 · #test-id=5
    StatusTimestampDetails
    Info 11:40:18 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://jqueryui.com/resources/demos/droppable/default.html].
    Info 11:40:18 AM Element Action [GetText] successfully performed. With the following test data [Drop here].
    Info 11:40:20 AM Element Action [DragAndDrop] successfully performed. With the following test data [Start point: (8, 18), End point: (8, 18)].
    Info 11:40:20 AM Element Action [GetText] successfully performed. With the following test data [Dropped!].
    Info 11:40:20 AM Assertion Passed: Checking to see if the text has changed after performing drag and drop
    Info 11:40:20 AM Assertion [ValidateEquals] PASSED. Expected [Drop here] and Actual [Dropped!]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 11:40:20 AM Test Passed.
  • TC001 - Test Drag and Drop function.

    11:40:21 AM / 00:00:01:792 Pass

    TC001 - Test Drag and Drop function.
    11.22.2021 11:40:21 AM 11.22.2021 11:40:23 AM 00:00:01:792 · #test-id=6
    StatusTimestampDetails
    Info 11:40:22 AM Browser Action [NavigateToURL] successfully performed. With the following test data [http://the-internet.herokuapp.com/drag_and_drop].
    Info 11:40:22 AM Attempting Drag and Drop
    Info 11:40:23 AM Element Action [DragAndDrop] successfully performed. With the following test data [Start point: (44, 89), End point: (259, 89)].
    Pass 11:40:23 AM Test Passed.
  • TC002 - Test Drag and Drop by offset function.

    11:40:24 AM / 00:00:00:944 Pass

    TC002 - Test Drag and Drop by offset function.
    11.22.2021 11:40:24 AM 11.22.2021 11:40:25 AM 00:00:00:944 · #test-id=7
    StatusTimestampDetails
    Info 11:40:25 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://jqueryui.com/resources/demos/draggable/default.html].
    Info 11:40:25 AM Element Action [DragAndDropByOffset] successfully performed. With the following test data [Start point: (8, 8), End point: (108, 58)].
    Pass 11:40:25 AM Test Passed.
  • testPackage01.Test_dynamicLoading.dynamicLoading_elementIsHidden

    11:40:27 AM / 00:00:01:125 Pass

    testPackage01.Test_dynamicLoading.dynamicLoading_elementIsHidden
    11.22.2021 11:40:27 AM 11.22.2021 11:40:28 AM 00:00:01:125 · #test-id=8
    StatusTimestampDetails
    Info 11:40:27 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://the-internet.herokuapp.com/dynamic_loading/1].
    Info 11:40:28 AM Element Action [Click] successfully performed. With the following test data [By.xpath: //button[text()='Start']].
    Info 11:40:28 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Hello World!' for the 'text' attribute, element locator 'By.id: finish'] and Actual [ Hello World! ]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 11:40:28 AM
    Pass 11:40:28 AM Test Passed.
  • testPackage01.Test_dynamicLoading.dynamicLoading_elementIsRendered

    11:40:29 AM / 00:00:06:148 Pass

    testPackage01.Test_dynamicLoading.dynamicLoading_elementIsRendered
    11.22.2021 11:40:29 AM 11.22.2021 11:40:35 AM 00:00:06:148 · #test-id=9
    StatusTimestampDetails
    Info 11:40:30 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://the-internet.herokuapp.com/dynamic_loading/2].
    Info 11:40:30 AM Element Action [Click] successfully performed. With the following test data [By.xpath: //button[text()='Start']].
    Info 11:40:35 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Hello World!' for the 'text' attribute, element locator 'By.id: finish'] and Actual [Hello World!]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 11:40:35 AM
    Pass 11:40:35 AM Test Passed.
  • TC001 - Navigate to URL and Verify Google Logo is Displayed

    11:40:38 AM / 00:00:01:403 Pass

    TC001 - Navigate to URL and Verify Google Logo is Displayed
    11.22.2021 11:40:38 AM 11.22.2021 11:40:40 AM 00:00:01:403 · #test-id=10
    StatusTimestampDetails
    Info 11:40:39 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 11:40:40 AM Assertion Passed: Then I Assert that the element found by [By.xpath: //*[@id='hplogo' or @alt='Google']] exists.
    Info 11:40:40 AM
    Info 11:40:40 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'By.xpath: //*[@id='hplogo' or @alt='Google']'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:40:40 AM Test Passed.
  • TC002 - Search for Query and Assert that the number of results is displayed

    11:40:40 AM / 00:00:02:237 Pass

    TC002 - Search for Query and Assert that the number of results is displayed
    11.22.2021 11:40:40 AM 11.22.2021 11:40:42 AM 00:00:02:237 · #test-id=11
    StatusTimestampDetails
    Info 11:40:40 AM Element Action [Type] successfully performed. With the following test data [SHAFT_Engine].
    Info 11:40:41 AM Element Action [KeyPress] successfully performed. With the following test data [Enter].
    Info 11:40:42 AM Assertion Passed: Then I Assert that the element found by [By.id: appbar] text does not equal [].
    Info 11:40:42 AM
    Info 11:40:42 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be '' for the 'text' attribute, element locator 'By.id: appbar'] and Actual [About 1,010,000 results (0.73 seconds) ]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 11:40:42 AM Test Passed.
  • TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it

    11:40:42 AM / 00:00:01:569 Pass

    TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it
    11.22.2021 11:40:42 AM 11.22.2021 11:40:43 AM 00:00:01:569 · #test-id=12
    StatusTimestampDetails
    Info 11:40:43 AM Element Action [Click] successfully performed. With the following test data [By.xpath: //span[text()='Next']].
    Pass 11:40:43 AM Test Passed.
  • TC001 - Navigate to URL and Verify Google Logo is Displayed

    11:41:02 AM / 00:00:04:855 Pass

    TC001 - Navigate to URL and Verify Google Logo is Displayed
    11.22.2021 11:41:02 AM 11.22.2021 11:41:07 AM 00:00:04:855 · #test-id=13
    StatusTimestampDetails
    Info 11:41:06 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 11:41:07 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'xpath=//*[@id='hplogo' or @alt='Google']'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:41:07 AM
    Pass 11:41:07 AM Test Passed.
  • TC002 - Search for Query and Assert that the number of results is displayed

    11:41:07 AM / 00:00:02:866 Pass

    TC002 - Search for Query and Assert that the number of results is displayed
    11.22.2021 11:41:07 AM 11.22.2021 11:41:10 AM 00:00:02:866 · #test-id=14
    StatusTimestampDetails
    Info 11:41:07 AM Element Action [Type] successfully performed. With the following test data [SHAFT_Engine].
    Info 11:41:07 AM Element Action [KeyPress] successfully performed. With the following test data [Enter].
    Info 11:41:10 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be '' for the 'text' attribute, element locator 'xpath=//div[@id='appbar']'] and Actual [About 1,010,000 results (0.56 seconds) ]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 11:41:10 AM
    Pass 11:41:10 AM Test Passed.
  • TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it

    11:41:10 AM / 00:00:00:251 Pass

    TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it
    11.22.2021 11:41:10 AM 11.22.2021 11:41:10 AM 00:00:00:251 · #test-id=15
    StatusTimestampDetails
    Info 11:41:10 AM Element Action [Click] successfully performed. With the following test data [Next].
    Pass 11:41:10 AM Test Passed.
  • testPackage01.Test_IsElementClickable.testIsElementClickable

    11:41:12 AM / 00:00:00:661 Pass

    testPackage01.Test_IsElementClickable.testIsElementClickable
    11.22.2021 11:41:12 AM 11.22.2021 11:41:12 AM 00:00:00:661 · #test-id=16
    StatusTimestampDetails
    Info 11:41:12 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://the-internet.herokuapp.com/].
    Info 11:41:12 AM Element Action [IsElementClickable] successfully performed.
    Info 11:41:12 AM Assertion [ValidateTrue] PASSED. Expected [TRUE] and Actual [TRUE]. Validation Type [POSITIVE].
    Pass 11:41:12 AM Test Passed.
  • testPackage01.Test_JsonActions.f

    11:41:13 AM / 00:00:00:018 Pass

    testPackage01.Test_JsonActions.f
    11.22.2021 11:41:13 AM 11.22.2021 11:41:13 AM 00:00:00:018 · #test-id=17
    StatusTimestampDetails
    Pass 11:41:13 AM Test Passed.
  • testPackage01.Test_JsonActions.f2

    11:41:13 AM / 00:00:00:012 Pass

    testPackage01.Test_JsonActions.f2
    11.22.2021 11:41:13 AM 11.22.2021 11:41:13 AM 00:00:00:012 · #test-id=18
    StatusTimestampDetails
    Pass 11:41:13 AM Test Passed.
  • testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters

    11:41:13 AM / 00:00:00:034 Pass

    testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters
    11.22.2021 11:41:13 AM 11.22.2021 11:41:13 AM 00:00:00:034 · #test-id=19
    StatusTimestampDetails
    Info 11:41:13 AM File Action [ReadFromFile] successfully performed. With the following test data [File Path: "D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\test\resources\testDataFiles\specialCharacters.json"].
    Info 11:41:13 AM Verification [ValidateJSONFileContent] PASSED. Expected [Response data should match the JSON File in this path 'src/test/resources/testDataFiles/specialCharacters.json'] and Actual [TRUE]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:41:13 AM
    Info 11:41:13 AM
    Pass 11:41:13 AM Test Passed.
  • testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters_assertion

    11:41:13 AM / 00:00:00:032 Pass

    testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters_assertion
    11.22.2021 11:41:13 AM 11.22.2021 11:41:13 AM 00:00:00:032 · #test-id=20
    StatusTimestampDetails
    Info 11:41:13 AM File Action [ReadFromFile] successfully performed. With the following test data [File Path: "D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\test\resources\testDataFiles\specialCharacters.json"].
    Info 11:41:13 AM Assertion Passed: trying out the log message
    Info 11:41:13 AM
    Info 11:41:13 AM
    Info 11:41:13 AM Assertion [ValidateJSONFileContent] PASSED. Expected [Response data should match the JSON File in this path 'src/test/resources/testDataFiles/specialCharacters.json'] and Actual [TRUE]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 11:41:13 AM Test Passed.
  • testPackage01.Test_JSONFileManager.readStringFromJson

    11:41:13 AM / 00:00:00:173 Pass

    testPackage01.Test_JSONFileManager.readStringFromJson
    11.22.2021 11:41:13 AM 11.22.2021 11:41:13 AM 00:00:00:173 · #test-id=21
    StatusTimestampDetails
    Info 11:41:13 AM Successfully loaded the following test data file [src/test/resources/testDataFiles/simpleJSON.json].
    Info 11:41:13 AM
    Info 11:41:13 AM Assertion [ValidateEquals] PASSED. Expected [Mohab Mohie] and Actual [Mohab Mohie]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:41:13 AM
    Pass 11:41:13 AM Test Passed.
  • testPackage01.Test_MatchJsonSchema.checkAPI_ResponseSchema

    11:41:13 AM / 00:00:01:015 Pass

    testPackage01.Test_MatchJsonSchema.checkAPI_ResponseSchema
    11.22.2021 11:41:13 AM 11.22.2021 11:41:14 AM 00:00:01:015 · #test-id=22
    StatusTimestampDetails
    Info 11:41:13 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 11:41:13 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:41:13 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "http://api.zippopotam.us/us/90210" | Content Type: "*/*" | Response Time: "103ms"].
    Info 11:41:13 AM
    Info 11:41:14 AM Assertion Passed: Then I Assert that the API response schema matches that in this file [src/test/resources/testDataFiles/schema.json].
    Info 11:41:14 AM
    Info 11:41:14 AM
    Info 11:41:14 AM Assertion [ValidateResponseFileSchema] PASSED. Expected [Response data should match the JSON File in this path 'D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\test\resources\testDataFiles\schema.json'] and Actual [TRUE]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:41:14 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f1

    11:41:14 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f1
    11.22.2021 11:41:14 AM 11.22.2021 11:41:14 AM 00:00:00:002 · #test-id=23
    StatusTimestampDetails
    Info 11:41:14 AM Assertion Passed: Checking valid user data
    Info 11:41:14 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:41:14 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f10

    11:41:16 AM / 00:00:00:334 Pass

    testPackage01.Test_NewValidationHelper.f10
    11.22.2021 11:41:16 AM 11.22.2021 11:41:16 AM 00:00:00:334 · #test-id=24
    StatusTimestampDetails
    Info 11:41:16 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should Exist, locator 'By.tagName: div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:41:16 AM
    Pass 11:41:16 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f11

    11:41:18 AM / 00:00:10:439 Pass

    testPackage01.Test_NewValidationHelper.f11
    11.22.2021 11:41:18 AM 11.22.2021 11:41:29 AM 00:00:10:439 · #test-id=25
    StatusTimestampDetails
    Info 11:41:29 AM Assertion Passed: Checking that false tag doesn't exist
    Info 11:41:29 AM
    Info 11:41:29 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should not Exist, locator 'By.tagName: h3'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 11:41:29 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f12

    11:41:31 AM / 00:00:00:286 Pass

    testPackage01.Test_NewValidationHelper.f12
    11.22.2021 11:41:31 AM 11.22.2021 11:41:31 AM 00:00:00:286 · #test-id=26
    StatusTimestampDetails
    Info 11:41:31 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should not Exist, locator 'By.tagName: h1'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 11:41:31 AM
    Pass 11:41:31 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f13

    11:41:33 AM / 00:00:00:312 Pass

    testPackage01.Test_NewValidationHelper.f13
    11.22.2021 11:41:33 AM 11.22.2021 11:41:33 AM 00:00:00:312 · #test-id=27
    StatusTimestampDetails
    Info 11:41:33 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should not Exist, locator 'By.tagName: div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 11:41:33 AM
    Pass 11:41:33 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f14

    11:41:35 AM / 00:00:00:316 Pass

    testPackage01.Test_NewValidationHelper.f14
    11.22.2021 11:41:35 AM 11.22.2021 11:41:35 AM 00:00:00:316 · #test-id=28
    StatusTimestampDetails
    Info 11:41:35 AM Assertion Passed: Asserting that the header text is correct
    Info 11:41:35 AM
    Info 11:41:35 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Welcome to the-internet' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:41:35 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f15

    11:41:37 AM / 00:00:00:325 Pass

    testPackage01.Test_NewValidationHelper.f15
    11.22.2021 11:41:37 AM 11.22.2021 11:41:38 AM 00:00:00:325 · #test-id=29
    StatusTimestampDetails
    Info 11:41:37 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Welcome' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 11:41:38 AM
    Pass 11:41:38 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f16

    11:41:39 AM / 00:00:25:504 Pass

    testPackage01.Test_NewValidationHelper.f16
    11.22.2021 11:41:39 AM 11.22.2021 11:42:05 AM 00:00:25:504 · #test-id=30
    StatusTimestampDetails
    Info 11:42:05 AM Element Action [IdentifyUniqueElement] failed. With the following test data [zero elements found matching this locator "By.tagName: h3".].
    Info 11:42:05 AM
    Info 11:42:05 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Welcome' for the 'text' attribute, element locator 'By.tagName: h3'] and Actual [Failed to read the desired element attribute]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Pass 11:42:05 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f17

    11:42:07 AM / 00:00:00:343 Pass

    testPackage01.Test_NewValidationHelper.f17
    11.22.2021 11:42:07 AM 11.22.2021 11:42:07 AM 00:00:00:343 · #test-id=31
    StatusTimestampDetails
    Info 11:42:07 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Welcome' for the 'text2' attribute, element locator 'By.tagName: h1'] and Actual [null]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 11:42:07 AM
    Pass 11:42:07 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f18

    11:42:09 AM / 00:00:00:307 Pass

    testPackage01.Test_NewValidationHelper.f18
    11.22.2021 11:42:09 AM 11.22.2021 11:42:09 AM 00:00:00:307 · #test-id=32
    StatusTimestampDetails
    Info 11:42:09 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'no' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 11:42:09 AM
    Pass 11:42:09 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f2

    11:42:10 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f2
    11.22.2021 11:42:10 AM 11.22.2021 11:42:10 AM 00:00:00:002 · #test-id=33
    StatusTimestampDetails
    Info 11:42:10 AM Assertion Failed: Checking valid user data
    Info 11:42:10 AM Assertion [ValidateEquals] FAILED. Expected [1] and Actual [2]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:42:10 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f20

    11:42:11 AM / 00:00:00:301 Pass

    testPackage01.Test_NewValidationHelper.f20
    11.22.2021 11:42:11 AM 11.22.2021 11:42:12 AM 00:00:00:301 · #test-id=34
    StatusTimestampDetails
    Info 11:42:12 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'a' for the 'size' attribute, element locator 'By.tagName: h1'] and Actual [(970, 61)]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 11:42:12 AM
    Pass 11:42:12 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f21

    11:42:14 AM / 00:00:25:450 Pass

    testPackage01.Test_NewValidationHelper.f21
    11.22.2021 11:42:14 AM 11.22.2021 11:42:39 AM 00:00:25:450 · #test-id=35
    StatusTimestampDetails
    Info 11:42:39 AM Element Action [IdentifyUniqueElement] failed. With the following test data [zero elements found matching this locator "By.tagName: h3".].
    Info 11:42:39 AM
    Info 11:42:39 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Welcome' for the 'text' attribute, element locator 'By.tagName: h3'] and Actual [Failed to read the desired element attribute]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 11:42:39 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f22

    11:42:41 AM / 00:00:00:312 Pass

    testPackage01.Test_NewValidationHelper.f22
    11.22.2021 11:42:41 AM 11.22.2021 11:42:41 AM 00:00:00:312 · #test-id=36
    StatusTimestampDetails
    Info 11:42:41 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'yyy' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 11:42:41 AM
    Pass 11:42:41 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f23

    11:42:42 AM / 00:00:00:003 Pass

    testPackage01.Test_NewValidationHelper.f23
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:003 · #test-id=37
    StatusTimestampDetails
    Info 11:42:42 AM Assertion Passed: confirming that the actual is greater than or equal to the expected
    Info 11:42:42 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f24

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f24
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=38
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [10]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f25

    11:42:42 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f25
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:002 · #test-id=39
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f26

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f26
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=40
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [5]. Comparison Type [GREATER_THAN]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f27

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f27
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=41
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateComparativeRelation] PASSED. Expected [11] and Actual [5]. Comparison Type [LESS_THAN]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f28

    11:42:42 AM / 00:00:00:003 Pass

    testPackage01.Test_NewValidationHelper.f28
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:003 · #test-id=42
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateComparativeRelation] PASSED. Expected [11] and Actual [5]. Comparison Type [LESS_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f29

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f29
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=43
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateComparativeRelation] PASSED. Expected [11] and Actual [11]. Comparison Type [LESS_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f3

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f3
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=44
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [2]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f30

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f30
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=45
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateComparativeRelation] FAILED. Expected [-9] and Actual [11]. Comparison Type [LESS_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f31

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f31
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=46
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateTrue] PASSED. Expected [TRUE] and Actual [TRUE]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f32

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f32
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=47
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateTrue] PASSED. Expected [FALSE] and Actual [FALSE]. Validation Type [NEGATIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f33

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f33
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=48
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateTrue] FAILED. Expected [FALSE] and Actual [TRUE]. Validation Type [NEGATIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f34

    11:42:42 AM / 00:00:00:005 Pass

    testPackage01.Test_NewValidationHelper.f34
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:005 · #test-id=49
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateTrue] FAILED. Expected [TRUE] and Actual [FALSE]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f35

    11:42:42 AM / 00:00:00:010 Pass

    testPackage01.Test_NewValidationHelper.f35
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:010 · #test-id=50
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateFileExists] PASSED. Expected [File 'pom.xml' should exist, after up to '1' retries] and Actual [File exists]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f36

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f36
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=51
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateFileExists] PASSED. Expected [File 'src/test/java/testPackage01/Test_NewValidationHelper.java' should exist, after up to '1' retries] and Actual [File exists]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f37

    11:42:42 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f37
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:002 · #test-id=52
    StatusTimestampDetails
    Info 11:42:42 AM Assertion Failed: confirming that the file does't exist after 5 retries
    Info 11:42:42 AM Assertion [ValidateFileExists] FAILED. Expected [File 'pom.xml' should not exist, after up to '5' retries] and Actual [File exists]. Validation Type [NEGATIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f3_1

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f3_1
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=53
    StatusTimestampDetails
    Info 11:42:42 AM Assertion Passed: Checking valid user data
    Info 11:42:42 AM Assertion [ValidateEquals] PASSED. Expected [null] and Actual [null]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f4

    11:42:42 AM / 00:00:00:003 Pass

    testPackage01.Test_NewValidationHelper.f4
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:003 · #test-id=54
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [123]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f5

    11:42:42 AM / 00:00:00:003 Pass

    testPackage01.Test_NewValidationHelper.f5
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:003 · #test-id=55
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateNull] PASSED. Expected [NULL] and Actual [1]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f6

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f6
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=56
    StatusTimestampDetails
    Info 11:42:42 AM Assertion Failed: Making sure that null string is not equal to null object
    Info 11:42:42 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f6_1

    11:42:42 AM / 00:00:00:003 Pass

    testPackage01.Test_NewValidationHelper.f6_1
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:003 · #test-id=57
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f6_2

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f6_2
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=58
    StatusTimestampDetails
    Info 11:42:42 AM Assertion Failed: Making sure that null string is not equal to null object
    Info 11:42:42 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [not null]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f7

    11:42:42 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f7
    11.22.2021 11:42:42 AM 11.22.2021 11:42:42 AM 00:00:00:001 · #test-id=59
    StatusTimestampDetails
    Info 11:42:42 AM Assertion [ValidateNull] PASSED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:42:42 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f8

    11:42:44 AM / 00:00:00:283 Pass

    testPackage01.Test_NewValidationHelper.f8
    11.22.2021 11:42:44 AM 11.22.2021 11:42:44 AM 00:00:00:283 · #test-id=60
    StatusTimestampDetails
    Info 11:42:44 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'By.tagName: h1'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:42:44 AM
    Pass 11:42:44 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f9

    11:42:46 AM / 00:00:30:512 Pass

    testPackage01.Test_NewValidationHelper.f9
    11.22.2021 11:42:46 AM 11.22.2021 11:43:16 AM 00:00:30:512 · #test-id=61
    StatusTimestampDetails
    Info 11:43:16 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should Exist, locator 'By.tagName: h3'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:43:16 AM
    Pass 11:43:16 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.forceFail

    11:43:17 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.forceFail
    11.22.2021 11:43:17 AM 11.22.2021 11:43:17 AM 00:00:00:001 · #test-id=62
    StatusTimestampDetails
    Info 11:43:17 AM Assertion [ValidateFail] FAILED. Successfully force failed the test.
    Pass 11:43:17 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.forceFail2

    11:43:17 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.forceFail2
    11.22.2021 11:43:17 AM 11.22.2021 11:43:17 AM 00:00:00:002 · #test-id=63
    StatusTimestampDetails
    Info 11:43:17 AM Assertion Failed: Custom Message
    Info 11:43:17 AM Assertion [ValidateFail] FAILED. Successfully force failed the test.
    Pass 11:43:17 AM Test Passed.
  • testPackage01.Test_PDF.testPDF1

    11:43:17 AM / 00:00:01:964 Pass

    testPackage01.Test_PDF.testPDF1
    11.22.2021 11:43:17 AM 11.22.2021 11:43:19 AM 00:00:01:964 · #test-id=64
    StatusTimestampDetails
    Info 11:43:19 AM Assertion Passed: Checking to see that the pdf file contains [A Simple PDF File]
    Info 11:43:19 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 11:43:19 AM Test Passed.
  • testPackage01.Test_PDF.testPDF2

    11:43:19 AM / 00:00:00:030 Pass

    testPackage01.Test_PDF.testPDF2
    11.22.2021 11:43:19 AM 11.22.2021 11:43:19 AM 00:00:00:030 · #test-id=65
    StatusTimestampDetails
    Info 11:43:19 AM Assertion Passed: Checking to see that the pdf file contains [A Simple PDF File]
    Info 11:43:19 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 11:43:19 AM Test Passed.
  • testPackage01.Test_RelativeLocators.relativeLocatorsTest1

    11:43:20 AM / 00:00:03:608 Pass

    testPackage01.Test_RelativeLocators.relativeLocatorsTest1
    11.22.2021 11:43:20 AM 11.22.2021 11:43:23 AM 00:00:03:608 · #test-id=66
    StatusTimestampDetails
    Info 11:43:21 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://duckduckgo.com/].
    Info 11:43:21 AM Element Action [Type] successfully performed. With the following test data [SHAFT_Engine].
    Info 11:43:23 AM Element Action [KeyPress] successfully performed. With the following test data [ENTER].
    Info 11:43:23 AM Assertion Passed: Then I Assert that the element found by [Relative Locator: {root={xpath=//a[@class='result__a js-result-title-link']}, filters=[{kind=below, args=[{xpath=//input[@name='q']}]}]}] text does not equal [].
    Info 11:43:23 AM
    Info 11:43:23 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be '' for the 'text' attribute, element locator '[unknown locator]'] and Actual [GitHub - MohabMohie/SHAFT_ENGINE: SHAFT_ENGINE is a Test ...]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 11:43:23 AM Test Passed.
  • testPackage01.Test_SelectedValue.multipleSelect

    11:43:23 AM / 00:00:06:736 Pass

    testPackage01.Test_SelectedValue.multipleSelect
    11.22.2021 11:43:23 AM 11.22.2021 11:43:30 AM 00:00:06:736 · #test-id=67
    StatusTimestampDetails
    Info 11:43:23 AM Attempting to run locally on: [Windows-64], [GoogleChrome], Headless Execution.
    Info 11:43:23 AM Identifying OS/Driver combination and selecting the correct driver version automatically. Please note that if a new driver executable will be downloaded it may take some time...
    Info 11:43:29 AM Successfully Opened Google Chrome.
    Info 11:43:29 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://yari-demos.prod.mdn.mozit.cloud/en-US/docs/Web/HTML/Element/select/_sample_.Advanced_select_with_multiple_features.html].
    Info 11:43:29 AM Element Action [Select] successfully performed. With the following test data [Dog].
    Info 11:43:29 AM Element Action [Select] successfully performed. With the following test data [Cat].
    Info 11:43:30 AM Element Action [GetSelectedText] successfully performed. With the following test data [DogCat].
    Info 11:43:30 AM DogCat
    Info 11:43:30 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'DogCat' for the 'selectedText' attribute, element locator 'By.tagName: select'] and Actual [DogCat]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:43:30 AM
    Info 11:43:30 AM Browser Action [CloseCurrentWindow] successfully performed.
    Pass 11:43:30 AM Test Passed.
  • testPackage01.Test_SelectedValue.simpleSelect

    11:43:30 AM / 00:00:01:687 Pass

    testPackage01.Test_SelectedValue.simpleSelect
    11.22.2021 11:43:30 AM 11.22.2021 11:43:32 AM 00:00:01:687 · #test-id=68
    StatusTimestampDetails
    Info 11:43:30 AM Attempting to run locally on: [Windows-64], [GoogleChrome], Headless Execution.
    Info 11:43:30 AM Identifying OS/Driver combination and selecting the correct driver version automatically. Please note that if a new driver executable will be downloaded it may take some time...
    Info 11:43:31 AM Successfully Opened Google Chrome.
    Info 11:43:31 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://yari-demos.prod.mdn.mozit.cloud/en-US/docs/Web/HTML/Element/select/_sample_.Basic_select.html].
    Info 11:43:31 AM Element Action [Select] successfully performed. With the following test data [Third Value].
    Info 11:43:31 AM Element Action [GetSelectedText] successfully performed. With the following test data [Third Value].
    Info 11:43:31 AM Third Value
    Info 11:43:32 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Third Value' for the 'selectedText' attribute, element locator 'By.tagName: select'] and Actual [Third Value]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:43:32 AM
    Info 11:43:32 AM Browser Action [CloseCurrentWindow] successfully performed.
    Pass 11:43:32 AM Test Passed.
  • testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingMutationAndVariables

    11:43:32 AM / 00:00:00:421 Pass

    testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingMutationAndVariables
    11.22.2021 11:43:32 AM 11.22.2021 11:43:32 AM 00:00:00:421 · #test-id=69
    StatusTimestampDetails
    Info 11:43:32 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 11:43:32 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:43:32 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://api.spacex.land/graphql" | Content Type: "application/json" | Response Time: "195ms"].
    Info 11:43:32 AM
    Info 11:43:32 AM
    Info 11:43:32 AM Assertion [ValidateEquals] PASSED. Expected [sherlock holmes] and Actual [sherlock holmes]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:43:32 AM Test Passed.
  • testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingQuery

    11:43:32 AM / 00:00:00:147 Pass

    testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingQuery
    11.22.2021 11:43:32 AM 11.22.2021 11:43:32 AM 00:00:00:147 · #test-id=70
    StatusTimestampDetails
    Info 11:43:32 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 11:43:32 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:43:32 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://api.spacex.land/graphql" | Content Type: "application/json" | Response Time: "85ms"].
    Info 11:43:32 AM
    Info 11:43:32 AM
    Info 11:43:32 AM Assertion [ValidateEquals] PASSED. Expected [Elon Musk] and Actual [Elon Musk]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:43:32 AM Test Passed.
  • testPackage01.Test_ShadowDOM.shadowdom

    11:43:34 AM / 00:00:00:833 Pass

    testPackage01.Test_ShadowDOM.shadowdom
    11.22.2021 11:43:34 AM 11.22.2021 11:43:34 AM 00:00:00:833 · #test-id=71
    StatusTimestampDetails
    Info 11:43:34 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://mdn.github.io/web-components-examples/popup-info-box-web-component/].
    Info 11:43:34 AM Element Action [Type] successfully performed. With the following test data [Typing into SHADOW DOM...].
    Info 11:43:34 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Typing into SHADOW DOM...' for the 'Text' attribute, element locator 'By.id: cvc'] and Actual [Typing into SHADOW DOM...]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:43:34 AM
    Pass 11:43:34 AM Test Passed.
  • testPackage01.Test_SkipDueToIssue.doNotSkip

    11:43:35 AM / 00:00:00:001 Pass

    testPackage01.Test_SkipDueToIssue.doNotSkip
    11.22.2021 11:43:35 AM 11.22.2021 11:43:35 AM 00:00:00:001 · #test-id=72
    StatusTimestampDetails
    Info 11:43:35 AM This should not be skipped.
    Pass 11:43:35 AM Test Passed.
  • testPackage01.Test_SkipDueToIssue.skip

    11:43:35 AM / 00:00:00:004 Pass

    testPackage01.Test_SkipDueToIssue.skip
    11.22.2021 11:43:35 AM 11.22.2021 11:43:35 AM 00:00:00:004 · #test-id=73
    StatusTimestampDetails
    Info 11:43:35 AM This should be skipped.
    Pass 11:43:35 AM Test Passed.
  • testPackage01.Test_SkipDueToIssue.skip2

    11:43:35 AM / 00:00:00:002 Pass

    testPackage01.Test_SkipDueToIssue.skip2
    11.22.2021 11:43:35 AM 11.22.2021 11:43:35 AM 00:00:00:002 · #test-id=74
    StatusTimestampDetails
    Info 11:43:35 AM This should be skipped.
    Pass 11:43:35 AM Test Passed.
  • testPackage01.Test_testData.f

    11:43:35 AM / 00:00:00:059 Pass

    testPackage01.Test_testData.f
    11.22.2021 11:43:35 AM 11.22.2021 11:43:35 AM 00:00:00:059 · #test-id=75
    StatusTimestampDetails
    Info 11:43:35 AM Successfully loaded the following test data file [src/test/resources/testDataFiles/testSuite01/TestData.xlsx].
    Info 11:43:35 AM Last Column Number is: [3]. Zero-based.
    Pass 11:43:35 AM Test Passed.
  • testPackage01.Test_uploadFile.uploadFile_invisibleUploadInput

    11:43:36 AM / 00:00:02:106 Pass

    testPackage01.Test_uploadFile.uploadFile_invisibleUploadInput
    11.22.2021 11:43:36 AM 11.22.2021 11:43:38 AM 00:00:02:106 · #test-id=76
    StatusTimestampDetails
    Info 11:43:38 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://fineuploader.com/demos.html#gallery-view].
    Info 11:43:38 AM File Action [GetAbsolutePath] successfully performed. With the following test data [Relative File Path: "src/main/resources/images/shaft.png"].
    Info 11:43:38 AM Element Action [TypeFileLocationForUpload] successfully performed. With the following test data [D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\main\resources\images\shaft.png].
    Info 11:43:38 AM Assertion Passed: Then I Assert that the element found by [By.xpath: //div[@id='fine-uploader-gallery']//div[@class='qq-thumbnail-wrapper']/img] attribute [src] contains [data:image/png;base64].
    Info 11:43:38 AM
    Info 11:43:38 AM Assertion [ValidateElementAttribute] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 11:43:38 AM Test Passed.
  • testPackage01.Test_uploadFile.uploadFile_visibleUploadInput

    11:43:39 AM / 00:00:02:939 Pass

    testPackage01.Test_uploadFile.uploadFile_visibleUploadInput
    11.22.2021 11:43:39 AM 11.22.2021 11:43:42 AM 00:00:02:939 · #test-id=77
    StatusTimestampDetails
    Info 11:43:41 AM Browser Action [NavigateToURL] successfully performed. With the following test data [http://demo.guru99.com/test/upload/].
    Info 11:43:41 AM Element Action [TypeFileLocationForUpload] successfully performed. With the following test data [D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\main\resources\images\shaft.png].
    Info 11:43:41 AM Element Action [Click] successfully performed. With the following test data [By.id: terms].
    Info 11:43:42 AM Element Action [Click] successfully performed. With the following test data [By.id: submitbutton].
    Info 11:43:42 AM Assertion Passed: Then I Assert that the element found by [By.id: res] attribute [Text] contains [1 file].
    Info 11:43:42 AM
    Info 11:43:42 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be '1 file' for the 'Text' attribute, element locator 'By.id: res'] and Actual [1 file has been successfully uploaded.]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 11:43:42 AM Test Passed.
  • testPackage01.Test_verifyEquals.test_assertElementAttribute

    11:43:44 AM / 00:00:02:045 Pass

    testPackage01.Test_verifyEquals.test_assertElementAttribute
    11.22.2021 11:43:44 AM 11.22.2021 11:43:46 AM 00:00:02:045 · #test-id=78
    StatusTimestampDetails
    Info 11:43:45 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 11:43:45 AM Element Action [Type] successfully performed. With the following test data [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.].
    Info 11:43:46 AM Verification [ValidateElementAttribute] PASSED. Expected [Value Should be 'INC_004010050:Another SCHEDULER with the same name \[Duplicate Job Name\] already exists.' for the 'text' attribute, element locator 'By.name: q'] and Actual [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 11:43:46 AM
    Pass 11:43:46 AM Test Passed.
  • unitTests.tests_browserActions.fullScreenWindow

    11:43:48 AM / 00:00:00:235 Pass

    unitTests.tests_browserActions.fullScreenWindow
    11.22.2021 11:43:48 AM 11.22.2021 11:43:48 AM 00:00:00:235 · #test-id=79
    StatusTimestampDetails
    Info 11:43:48 AM Browser Action [FullScreenWindow] successfully performed.
    Pass 11:43:48 AM Test Passed.
  • unitTests.tests_browserActions.getCurrentURL

    11:43:51 AM / 00:00:00:039 Pass

    unitTests.tests_browserActions.getCurrentURL
    11.22.2021 11:43:51 AM 11.22.2021 11:43:51 AM 00:00:00:039 · #test-id=80
    StatusTimestampDetails
    Info 11:43:51 AM Browser Action [GetCurrentURL] successfully performed. With the following test data [https://duckduckgo.com/].
    Pass 11:43:51 AM Test Passed.
  • unitTests.tests_browserActions.getCurrentWindowTitle

    11:43:53 AM / 00:00:00:025 Pass

    unitTests.tests_browserActions.getCurrentWindowTitle
    11.22.2021 11:43:53 AM 11.22.2021 11:43:53 AM 00:00:00:025 · #test-id=81
    StatusTimestampDetails
    Info 11:43:53 AM Browser Action [GetCurrentWindowTitle] successfully performed. With the following test data [DuckDuckGo — Privacy, simplified.].
    Pass 11:43:53 AM Test Passed.
  • unitTests.tests_browserActions.getPageSource

    11:43:56 AM / 00:00:00:038 Pass

    unitTests.tests_browserActions.getPageSource
    11.22.2021 11:43:56 AM 11.22.2021 11:43:56 AM 00:00:00:038 · #test-id=82
    StatusTimestampDetails
    Info 11:43:56 AM Browser Action [GetPageSource] successfully performed.
    Pass 11:43:56 AM Test Passed.
  • unitTests.tests_browserActions.getWindowHandle

    11:43:59 AM / 00:00:00:292 Pass

    unitTests.tests_browserActions.getWindowHandle
    11.22.2021 11:43:59 AM 11.22.2021 11:43:59 AM 00:00:00:292 · #test-id=83
    StatusTimestampDetails
    Info 11:43:59 AM Browser Action [GetWindowHandle] successfully performed. With the following test data [CDwindow-3D565989E08DCD2AD3D1130D01A9ACE2].
    Pass 11:43:59 AM Test Passed.
  • unitTests.tests_browserActions.getWindowPosition

    11:44:01 AM / 00:00:00:018 Pass

    unitTests.tests_browserActions.getWindowPosition
    11.22.2021 11:44:01 AM 11.22.2021 11:44:01 AM 00:00:00:018 · #test-id=84
    StatusTimestampDetails
    Info 11:44:01 AM Browser Action [GetWindowPosition] successfully performed. With the following test data [(-8, -8)].
    Pass 11:44:01 AM Test Passed.
  • unitTests.tests_browserActions.getWindowSize

    11:44:04 AM / 00:00:00:019 Pass

    unitTests.tests_browserActions.getWindowSize
    11.22.2021 11:44:04 AM 11.22.2021 11:44:04 AM 00:00:00:019 · #test-id=85
    StatusTimestampDetails
    Info 11:44:04 AM Browser Action [GetWindowSize] successfully performed. With the following test data [(1040, 744)].
    Pass 11:44:04 AM Test Passed.
  • unitTests.tests_browserActions.maximizeWindow

    11:44:06 AM / 00:00:00:663 Pass

    unitTests.tests_browserActions.maximizeWindow
    11.22.2021 11:44:06 AM 11.22.2021 11:44:07 AM 00:00:00:663 · #test-id=86
    StatusTimestampDetails
    Info 11:44:07 AM Browser Action [FullScreenWindow] successfully performed.
    Info 11:44:07 AM Browser Action [MaximizeWindow] successfully performed. With the following test data [New screen size is now: (1024, 768)].
    Pass 11:44:07 AM Test Passed.
  • unitTests.tests_browserActions.navigateBack

    11:44:09 AM / 00:00:01:850 Pass

    unitTests.tests_browserActions.navigateBack
    11.22.2021 11:44:09 AM 11.22.2021 11:44:11 AM 00:00:01:850 · #test-id=87
    StatusTimestampDetails
    Info 11:44:11 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 11:44:11 AM Browser Action [NavigateBack] successfully performed. With the following test data [https://duckduckgo.com/].
    Info 11:44:11 AM Assertion Passed: Confirming that navigating back was successful
    Info 11:44:11 AM
    Info 11:44:11 AM Assertion [ValidateBrowserAttribute] PASSED. Expected [Value Should be 'https://duckduckgo.com' for the 'CurrentUrl' attribute] and Actual [https://duckduckgo.com/]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 11:44:11 AM Test Passed.
  • unitTests.tests_browserActions.navigateForward

    11:44:14 AM / 00:00:02:379 Pass

    unitTests.tests_browserActions.navigateForward
    11.22.2021 11:44:14 AM 11.22.2021 11:44:16 AM 00:00:02:379 · #test-id=88
    StatusTimestampDetails
    Info 11:44:15 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 11:44:15 AM Browser Action [NavigateBack] successfully performed. With the following test data [https://duckduckgo.com/].
    Info 11:44:16 AM Browser Action [NavigateForward] successfully performed. With the following test data [https://www.google.com/].
    Pass 11:44:16 AM Test Passed.
  • unitTests.tests_browserActions.navigateToURL

    11:44:19 AM / 00:00:00:737 Pass

    unitTests.tests_browserActions.navigateToURL
    11.22.2021 11:44:19 AM 11.22.2021 11:44:20 AM 00:00:00:737 · #test-id=89
    StatusTimestampDetails
    Info 11:44:20 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://duckduckgo.com].
    Pass 11:44:20 AM Test Passed.
  • unitTests.tests_browserActions.navigateToURLWithRedirection

    11:44:22 AM / 00:00:01:148 Pass

    unitTests.tests_browserActions.navigateToURLWithRedirection
    11.22.2021 11:44:22 AM 11.22.2021 11:44:23 AM 00:00:01:148 · #test-id=90
    StatusTimestampDetails
    Info 11:44:23 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Pass 11:44:23 AM Test Passed.
  • unitTests.tests_browserActions.refreshCurrentPage

    11:44:26 AM / 00:00:00:396 Pass

    unitTests.tests_browserActions.refreshCurrentPage
    11.22.2021 11:44:26 AM 11.22.2021 11:44:27 AM 00:00:00:396 · #test-id=91
    StatusTimestampDetails
    Info 11:44:27 AM Browser Action [RefreshCurrentPage] successfully performed.
    Pass 11:44:27 AM Test Passed.
  • unitTests.tests_browserActions.setWindowSize

    11:44:29 AM / 00:00:00:372 Pass

    unitTests.tests_browserActions.setWindowSize
    11.22.2021 11:44:29 AM 11.22.2021 11:44:29 AM 00:00:00:372 · #test-id=92
    StatusTimestampDetails
    Info 11:44:29 AM Browser Action [SetWindowSize] successfully performed. With the following test data [New screen size is now: (1044, 720)].
    Pass 11:44:29 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToFail

    11:44:31 AM / 00:00:01:352 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToFail
    11.22.2021 11:44:31 AM 11.22.2021 11:44:33 AM 00:00:01:352 · #test-id=93
    StatusTimestampDetails
    Info 11:44:32 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 11:44:33 AM Element Action [WaitForElementToBePresent] failed. With the following test data [waited for the element's state of presence to be (false). Element locator (By.xpath: //*[@id='hplogo' or @alt='Google'])].
    Info 11:44:33 AM
    Pass 11:44:33 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToPass

    11:44:34 AM / 00:00:06:207 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToPass
    11.22.2021 11:44:34 AM 11.22.2021 11:44:40 AM 00:00:06:207 · #test-id=94
    StatusTimestampDetails
    Info 11:44:35 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 11:44:40 AM Element Action [WaitForElementToBePresent] successfully performed. With the following test data [waited for the element's state of presence to be (false). Element locator (By.id: bla)].
    Pass 11:44:40 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_moreThanOneElement_expectedToFail

    11:44:42 AM / 00:00:01:338 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_moreThanOneElement_expectedToFail
    11.22.2021 11:44:42 AM 11.22.2021 11:44:43 AM 00:00:01:338 · #test-id=95
    StatusTimestampDetails
    Info 11:44:43 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 11:44:43 AM Element Action [WaitForElementToBePresent] failed. With the following test data [waited for the element's state of presence to be (false). Element locator (By.xpath: //*)].
    Info 11:44:43 AM
    Pass 11:44:43 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToFail

    11:44:44 AM / 00:00:06:309 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToFail
    11.22.2021 11:44:44 AM 11.22.2021 11:44:51 AM 00:00:06:309 · #test-id=96
    StatusTimestampDetails
    Info 11:44:45 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 11:44:51 AM Element Action [WaitForElementToBePresent] failed. With the following test data [waited for the element's state of presence to be (true). Element locator (By.id: bla)].
    Info 11:44:51 AM
    Pass 11:44:51 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToPass

    11:44:52 AM / 00:00:01:214 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToPass
    11.22.2021 11:44:52 AM 11.22.2021 11:44:53 AM 00:00:01:214 · #test-id=97
    StatusTimestampDetails
    Info 11:44:53 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 11:44:53 AM Element Action [WaitForElementToBePresent] successfully performed. With the following test data [waited for the element's state of presence to be (true). Element locator (By.xpath: //*[@id='hplogo' or @alt='Google'])].
    Info 11:44:53 AM Assertion Passed: Using Visual AI; OpenCV
    Info 11:44:53 AM Assertion [ValidateElementMatches] PASSED. Expected [Element should match the reference screenshot] and Actual [TRUE]. Comparison Type [EXACT_OPENCV]. Validation Type [POSITIVE].
    Pass 11:44:53 AM Test Passed.
  • unitTests.tests_io_excelFileManager.getCellData_rowName_expectedToPass

    11:44:53 AM / 00:00:00:002 Pass

    unitTests.tests_io_excelFileManager.getCellData_rowName_expectedToPass
    11.22.2021 11:44:53 AM 11.22.2021 11:44:53 AM 00:00:00:002 · #test-id=98
    StatusTimestampDetails
    Info 11:44:53 AM testRowData.
    Pass 11:44:53 AM Test Passed.
  • unitTests.tests_restActions.getPostsAndAssertBodyForSpecificTitle

    11:44:53 AM / 00:00:01:610 Pass

    unitTests.tests_restActions.getPostsAndAssertBodyForSpecificTitle
    11.22.2021 11:44:53 AM 11.22.2021 11:44:55 AM 00:00:01:610 · #test-id=99
    StatusTimestampDetails
    Info 11:44:54 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 11:44:54 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:44:54 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://jsonplaceholder.typicode.com/posts" | Content Type: "*/*" | Response Time: "74ms"].
    Info 11:44:54 AM
    Info 11:44:54 AM Assertion [ValidateEquals] PASSED. Expected [qui neque nisi nulla] and Actual [est rerum tempore vitae sequi sint nihil reprehenderit dolor beatae ea dolores neque fugiat blanditiis voluptate porro vel nihil molestiae ut reiciendis qui aperiam non debitis possimus qui neque nisi nulla]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 11:44:55 AM Test Passed.
  • unitTests.tests_restActions.validateUserEmail

    11:44:55 AM / 00:00:00:327 Pass

    unitTests.tests_restActions.validateUserEmail
    11.22.2021 11:44:55 AM 11.22.2021 11:44:55 AM 00:00:00:327 · #test-id=100
    StatusTimestampDetails
    Info 11:44:55 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 11:44:55 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:44:55 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://jsonplaceholder.typicode.com/users" | Content Type: "*/*" | Response Time: "65ms"].
    Info 11:44:55 AM
    Info 11:44:55 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 11:44:55 AM Assertion [ValidateEquals] PASSED. Expected [Sincere@april.biz] and Actual [Sincere@april.biz]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:44:55 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToFail

    11:44:55 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToFail
    11.22.2021 11:44:55 AM 11.22.2021 11:44:55 AM 00:00:00:001 · #test-id=101
    StatusTimestampDetails
    Info 11:44:55 AM Assertion [ValidateComparativeRelation] FAILED. Expected [1] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 11:44:55 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToPass

    11:44:55 AM / 00:00:00:003 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToPass
    11.22.2021 11:44:55 AM 11.22.2021 11:44:55 AM 00:00:00:003 · #test-id=102
    StatusTimestampDetails
    Info 11:44:55 AM Assertion [ValidateComparativeRelation] PASSED. Expected [2] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 11:44:55 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToFail

    11:44:55 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToFail
    11.22.2021 11:44:55 AM 11.22.2021 11:44:55 AM 00:00:00:001 · #test-id=103
    StatusTimestampDetails
    Info 11:44:55 AM Assertion [ValidateComparativeRelation] FAILED. Expected [1] and Actual [2]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 11:44:55 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToPass

    11:44:55 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToPass
    11.22.2021 11:44:55 AM 11.22.2021 11:44:55 AM 00:00:00:002 · #test-id=104
    StatusTimestampDetails
    Info 11:44:55 AM Assertion [ValidateComparativeRelation] PASSED. Expected [2] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 11:44:55 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToFail

    11:44:55 AM / 00:00:00:004 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToFail
    11.22.2021 11:44:55 AM 11.22.2021 11:44:55 AM 00:00:00:004 · #test-id=105
    StatusTimestampDetails
    Info 11:44:55 AM Assertion [ValidateComparativeRelation] FAILED. Expected [1] and Actual [0]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 11:44:55 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToPass

    11:44:55 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToPass
    11.22.2021 11:44:55 AM 11.22.2021 11:44:55 AM 00:00:00:002 · #test-id=106
    StatusTimestampDetails
    Info 11:44:55 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 11:44:55 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToFail

    11:44:55 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToFail
    11.22.2021 11:44:55 AM 11.22.2021 11:44:55 AM 00:00:00:002 · #test-id=107
    StatusTimestampDetails
    Info 11:44:55 AM Assertion [ValidateComparativeRelation] FAILED. Expected [2] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 11:44:55 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToPass

    11:44:55 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToPass
    11.22.2021 11:44:55 AM 11.22.2021 11:44:55 AM 00:00:00:002 · #test-id=108
    StatusTimestampDetails
    Info 11:44:55 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [2]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 11:44:55 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToFail

    11:44:58 AM / 00:00:00:571 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToFail
    11.22.2021 11:44:58 AM 11.22.2021 11:44:58 AM 00:00:00:571 · #test-id=109
    StatusTimestampDetails
    Info 11:44:58 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 11:44:58 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'AutomaTion' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [NEGATIVE].
    Info 11:44:58 AM
    Pass 11:44:58 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToPass

    11:45:01 AM / 00:00:00:575 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToPass
    11.22.2021 11:45:01 AM 11.22.2021 11:45:01 AM 00:00:00:575 · #test-id=110
    StatusTimestampDetails
    Info 11:45:01 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 11:45:01 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'AutomaTion123' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [NEGATIVE].
    Info 11:45:01 AM
    Pass 11:45:01 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToFail

    11:45:04 AM / 00:00:00:526 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToFail
    11.22.2021 11:45:04 AM 11.22.2021 11:45:04 AM 00:00:00:526 · #test-id=111
    StatusTimestampDetails
    Info 11:45:04 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 11:45:04 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 11:45:04 AM
    Pass 11:45:04 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToPass

    11:45:07 AM / 00:00:00:522 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToPass
    11.22.2021 11:45:07 AM 11.22.2021 11:45:07 AM 00:00:00:522 · #test-id=112
    StatusTimestampDetails
    Info 11:45:07 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 11:45:07 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation1234' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 11:45:07 AM
    Pass 11:45:07 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToFail

    11:45:10 AM / 00:00:00:645 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToFail
    11.22.2021 11:45:10 AM 11.22.2021 11:45:10 AM 00:00:00:645 · #test-id=113
    StatusTimestampDetails
    Info 11:45:10 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 11:45:10 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation!@#$%^&*()_+{}[]\\';/.,' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 11:45:10 AM
    Pass 11:45:10 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToPass

    11:45:13 AM / 00:00:00:673 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToPass
    11.22.2021 11:45:13 AM 11.22.2021 11:45:13 AM 00:00:00:673 · #test-id=114
    StatusTimestampDetails
    Info 11:45:13 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 11:45:13 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 11:45:13 AM
    Pass 11:45:13 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToFail

    11:45:16 AM / 00:00:00:521 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToFail
    11.22.2021 11:45:16 AM 11.22.2021 11:45:16 AM 00:00:00:521 · #test-id=115
    StatusTimestampDetails
    Info 11:45:16 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 11:45:16 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Automation.*' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [NEGATIVE].
    Info 11:45:16 AM
    Pass 11:45:16 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToPass

    11:45:19 AM / 00:00:00:550 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToPass
    11.22.2021 11:45:19 AM 11.22.2021 11:45:19 AM 00:00:00:550 · #test-id=116
    StatusTimestampDetails
    Info 11:45:19 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 11:45:19 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [NEGATIVE].
    Info 11:45:19 AM
    Pass 11:45:19 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToFail

    11:45:22 AM / 00:00:00:614 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToFail
    11.22.2021 11:45:22 AM 11.22.2021 11:45:22 AM 00:00:00:614 · #test-id=117
    StatusTimestampDetails
    Info 11:45:22 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 11:45:22 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'AutomaTion123' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [POSITIVE].
    Info 11:45:22 AM
    Pass 11:45:22 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToPass

    11:45:25 AM / 00:00:00:580 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToPass
    11.22.2021 11:45:25 AM 11.22.2021 11:45:25 AM 00:00:00:580 · #test-id=118
    StatusTimestampDetails
    Info 11:45:25 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 11:45:25 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'AutomaTion' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [POSITIVE].
    Info 11:45:25 AM
    Pass 11:45:25 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToFail

    11:45:28 AM / 00:00:00:566 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToFail
    11.22.2021 11:45:28 AM 11.22.2021 11:45:28 AM 00:00:00:566 · #test-id=119
    StatusTimestampDetails
    Info 11:45:28 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 11:45:28 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Automation1234' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 11:45:28 AM
    Pass 11:45:28 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToPass

    11:45:31 AM / 00:00:00:535 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToPass
    11.22.2021 11:45:31 AM 11.22.2021 11:45:31 AM 00:00:00:535 · #test-id=120
    StatusTimestampDetails
    Info 11:45:31 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 11:45:31 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 11:45:31 AM
    Pass 11:45:31 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToFail

    11:45:36 AM / 00:00:00:646 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToFail
    11.22.2021 11:45:36 AM 11.22.2021 11:45:37 AM 00:00:00:646 · #test-id=121
    StatusTimestampDetails
    Info 11:45:36 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 11:45:37 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:45:37 AM
    Pass 11:45:37 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToPass

    11:45:39 AM / 00:00:00:606 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToPass
    11.22.2021 11:45:39 AM 11.22.2021 11:45:40 AM 00:00:00:606 · #test-id=122
    StatusTimestampDetails
    Info 11:45:39 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 11:45:40 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation!@#$%^&*()_+{}[]\';/.,' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:45:40 AM
    Pass 11:45:40 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToFail

    11:45:42 AM / 00:00:00:575 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToFail
    11.22.2021 11:45:42 AM 11.22.2021 11:45:43 AM 00:00:00:575 · #test-id=123
    StatusTimestampDetails
    Info 11:45:42 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 11:45:43 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 11:45:43 AM
    Pass 11:45:43 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToPass

    11:45:45 AM / 00:00:00:559 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToPass
    11.22.2021 11:45:45 AM 11.22.2021 11:45:46 AM 00:00:00:559 · #test-id=124
    StatusTimestampDetails
    Info 11:45:45 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 11:45:46 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation.*' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 11:45:46 AM
    Pass 11:45:46 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_type_true_literalComparison_expectedToPass

    11:45:48 AM / 00:00:00:616 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_type_true_literalComparison_expectedToPass
    11.22.2021 11:45:48 AM 11.22.2021 11:45:49 AM 00:00:00:616 · #test-id=125
    StatusTimestampDetails
    Info 11:45:49 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 11:45:49 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation!@#$%^&*()_+{}[]\';/.,' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:45:49 AM
    Pass 11:45:49 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_false_expectedToFail

    11:45:51 AM / 00:00:10:369 Pass

    unitTests.tests_validations_assertions.assertElementExists_false_expectedToFail
    11.22.2021 11:45:51 AM 11.22.2021 11:46:02 AM 00:00:10:369 · #test-id=126
    StatusTimestampDetails
    Info 11:46:02 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should not Exist, locator 'By.id: hplogo'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 11:46:02 AM
    Pass 11:46:02 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_false_expectedToPass

    11:46:04 AM / 00:00:10:316 Pass

    unitTests.tests_validations_assertions.assertElementExists_false_expectedToPass
    11.22.2021 11:46:04 AM 11.22.2021 11:46:15 AM 00:00:10:316 · #test-id=127
    StatusTimestampDetails
    Info 11:46:15 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should not Exist, locator 'By.id: fakeElement'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 11:46:15 AM
    Pass 11:46:15 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_false_multipleElementsFound_expectedToFail

    11:46:17 AM / 00:00:00:243 Pass

    unitTests.tests_validations_assertions.assertElementExists_false_multipleElementsFound_expectedToFail
    11.22.2021 11:46:17 AM 11.22.2021 11:46:17 AM 00:00:00:243 · #test-id=128
    StatusTimestampDetails
    Info 11:46:17 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should not Exist, locator 'By.xpath: //div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 11:46:17 AM
    Pass 11:46:17 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_true_expectedToFail

    11:46:20 AM / 00:00:30:503 Pass

    unitTests.tests_validations_assertions.assertElementExists_true_expectedToFail
    11.22.2021 11:46:20 AM 11.22.2021 11:46:50 AM 00:00:30:503 · #test-id=129
    StatusTimestampDetails
    Info 11:46:50 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should Exist, locator 'By.id: fakeElement'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:46:50 AM
    Pass 11:46:50 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_true_expectedToPass

    11:46:53 AM / 00:00:00:250 Pass

    unitTests.tests_validations_assertions.assertElementExists_true_expectedToPass
    11.22.2021 11:46:53 AM 11.22.2021 11:46:53 AM 00:00:00:250 · #test-id=130
    StatusTimestampDetails
    Info 11:46:53 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'By.xpath: //*[@id='hplogo' or @alt='Google']'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:46:53 AM
    Pass 11:46:53 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_true_multipleElementsFound_expectedToFail

    11:46:56 AM / 00:00:00:238 Pass

    unitTests.tests_validations_assertions.assertElementExists_true_multipleElementsFound_expectedToFail
    11.22.2021 11:46:56 AM 11.22.2021 11:46:56 AM 00:00:00:238 · #test-id=131
    StatusTimestampDetails
    Info 11:46:56 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should Exist, locator 'By.xpath: //div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:46:56 AM
    Pass 11:46:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_false_expectedToFail

    11:46:56 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertEquals_false_expectedToFail
    11.22.2021 11:46:56 AM 11.22.2021 11:46:56 AM 00:00:00:002 · #test-id=132
    StatusTimestampDetails
    Info 11:46:56 AM Assertion [ValidateEquals] FAILED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 11:46:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_false_expectedToPass

    11:46:56 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertEquals_false_expectedToPass
    11.22.2021 11:46:56 AM 11.22.2021 11:46:56 AM 00:00:00:002 · #test-id=133
    StatusTimestampDetails
    Info 11:46:56 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [2]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 11:46:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_longCharacters

    11:46:56 AM / 00:00:00:003 Pass

    unitTests.tests_validations_assertions.assertEquals_longCharacters
    11.22.2021 11:46:56 AM 11.22.2021 11:46:56 AM 00:00:00:003 · #test-id=134
    StatusTimestampDetails
    Info 11:46:56 AM Verification [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:46:56 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:46:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_longCharacters_Discreet

    11:46:56 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertEquals_longCharacters_Discreet
    11.22.2021 11:46:56 AM 11.22.2021 11:46:56 AM 00:00:00:001 · #test-id=135
    StatusTimestampDetails
    Info 11:46:56 AM Assertion [ValidateEquals] PASSED. Expected [1LH5pROcDBjjQk0t0mCr0lXuzQu9lcGj28kY8R1H81X67eVAQJgWQhILiRWVPUgZ6uCtK5cnBkF55Jr9vYngjGO1Iyf0Mktv6lruDlL9T8MAUPcUZJGHZtji6nIeadujDSNmWMj5d6C8zlFqw0CRqBU0hO5adIasHgBSNoLotAjce3NGXoDwAlp3rYreeV16VIyZXROQY] and Actual [1LH5pROcDBjjQk0t0mCr0lXuzQu9lcGj28kY8R1H81X67eVAQJgWQhILiRWVPUgZ6uCtK5cnBkF55Jr9vYngjGO1Iyf0Mktv6lruDlL9T8MAUPcUZJGHZtji6nIeadujDSNmWMj5d6C8zlFqw0CRqBU0hO5adIasHgBSNoLotAjce3NGXoDwAlp3rYreeV16VIyZXROQY]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:46:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_true_expectedToFail

    11:46:56 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertEquals_true_expectedToFail
    11.22.2021 11:46:56 AM 11.22.2021 11:46:56 AM 00:00:00:001 · #test-id=136
    StatusTimestampDetails
    Info 11:46:56 AM Assertion [ValidateEquals] FAILED. Expected [1] and Actual [2]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:46:56 AM Test Passed.
  • Assert that assertEquals works as expected when the two values are equal.

    11:46:56 AM / 00:00:00:001 Pass

    Assert that assertEquals works as expected when the two values are equal.
    11.22.2021 11:46:56 AM 11.22.2021 11:46:56 AM 00:00:00:001 · #test-id=137
    StatusTimestampDetails
    Info 11:46:56 AM Verification [ValidateEquals] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 11:46:56 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:46:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_true_expectedToPass__

    11:46:56 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertEquals_true_expectedToPass__
    11.22.2021 11:46:56 AM 11.22.2021 11:46:56 AM 00:00:00:001 · #test-id=138
    StatusTimestampDetails
    Info 11:46:56 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:46:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertFileExists_false_expectedToFail

    11:46:56 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertFileExists_false_expectedToFail
    11.22.2021 11:46:56 AM 11.22.2021 11:46:56 AM 00:00:00:002 · #test-id=139
    StatusTimestampDetails
    Info 11:46:56 AM Assertion [ValidateFileExists] FAILED. Expected [File 'src/main/java/com/shaft/gui/element/ElementActions.java' should not exist, after up to '1' retries] and Actual [File exists]. Validation Type [NEGATIVE].
    Pass 11:46:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertFileExists_false_expectedToPass

    11:46:56 AM / 00:00:00:504 Pass

    unitTests.tests_validations_assertions.assertFileExists_false_expectedToPass
    11.22.2021 11:46:56 AM 11.22.2021 11:46:57 AM 00:00:00:504 · #test-id=140
    StatusTimestampDetails
    Info 11:46:57 AM Assertion [ValidateFileExists] PASSED. Expected [File 'src/main/java/com/shaft/gui/element/ElementActions.java_fail' should not exist, after up to '1' retries] and Actual [File does not exist]. Validation Type [NEGATIVE].
    Pass 11:46:57 AM Test Passed.
  • unitTests.tests_validations_assertions.assertFileExists_true_expectedToFail

    11:46:57 AM / 00:00:00:503 Pass

    unitTests.tests_validations_assertions.assertFileExists_true_expectedToFail
    11.22.2021 11:46:57 AM 11.22.2021 11:46:57 AM 00:00:00:503 · #test-id=141
    StatusTimestampDetails
    Info 11:46:57 AM Assertion [ValidateFileExists] FAILED. Expected [File 'src/main/java/com/shaft/gui/element/ElementActions.java_fail' should exist, after up to '1' retries] and Actual [File does not exist]. Validation Type [POSITIVE].
    Pass 11:46:57 AM Test Passed.
  • unitTests.tests_validations_assertions.assertFileExists_true_expectedToPass

    11:46:57 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertFileExists_true_expectedToPass
    11.22.2021 11:46:57 AM 11.22.2021 11:46:57 AM 00:00:00:002 · #test-id=142
    StatusTimestampDetails
    Info 11:46:57 AM Assertion [ValidateFileExists] PASSED. Expected [File 'src/main/java/com/shaft/gui/element/ElementActions.java' should exist, after up to '1' retries] and Actual [File exists]. Validation Type [POSITIVE].
    Pass 11:46:57 AM Test Passed.
  • unitTests.tests_validations_assertions.assertNull_false_expectedToFail

    11:46:57 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertNull_false_expectedToFail
    11.22.2021 11:46:57 AM 11.22.2021 11:46:57 AM 00:00:00:001 · #test-id=143
    StatusTimestampDetails
    Info 11:46:57 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 11:46:57 AM Test Passed.
  • unitTests.tests_validations_assertions.assertNull_false_expectedToPass

    11:46:57 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertNull_false_expectedToPass
    11.22.2021 11:46:57 AM 11.22.2021 11:46:57 AM 00:00:00:002 · #test-id=144
    StatusTimestampDetails
    Info 11:46:57 AM Assertion [ValidateNull] PASSED. Expected [NULL] and Actual [1]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 11:46:57 AM Test Passed.
  • unitTests.tests_validations_assertions.assertNull_true_expectedToFail

    11:46:57 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertNull_true_expectedToFail
    11.22.2021 11:46:57 AM 11.22.2021 11:46:57 AM 00:00:00:002 · #test-id=145
    StatusTimestampDetails
    Info 11:46:57 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:46:57 AM Test Passed.
  • unitTests.tests_validations_assertions.assertNull_true_expectedToPass

    11:46:57 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertNull_true_expectedToPass
    11.22.2021 11:46:57 AM 11.22.2021 11:46:57 AM 00:00:00:002 · #test-id=146
    StatusTimestampDetails
    Info 11:46:57 AM Assertion [ValidateNull] PASSED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 11:46:57 AM Test Passed.